Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ceil
ceil
Further method to sort
Name:
ceil
Category:
math
Programming Language:
php
One-line Description:
Round up to the closest integer.
Related
Tips for using PHP ceil() function and intval() function
4
How to Use PHP ceil() Function to Round Up Prices: Practical Methods and Code Examples
8
Similar Functions
log1p
log1p
Returnslog(1+number)
atan
atan
Anyway
base_convert
base_convert
Convertnumbersbetwee
log10
log10
Logarithmwithbase10
mt_rand
mt_rand
Generatebetterrandom
getrandmax
getrandmax
Showthemaximumpossib
rand
rand
Generatearandominteg
ceil
ceil
Furthermethodtosort
Popular Articles
How to Use PHP ceil() Function to Round Up Prices: Practical Methods and Code Examples
Tips for using PHP ceil() function and intval() function